pointer to data造句
例句与造句
- A reference type contains a pointer to data stored elsewhere in memory
引用类型包含指向存储在内存其他位置处的数据的指针。 - Pointer to data member
数据成员指针 - Name of song or pointer to data containing song to load ( if loading from memory and not file )
要读取的歌曲名字或含歌曲的数据指针(不是从文件而是从内存中读取) 。 - The other type of package that tivoli supports is a dynamic package , which only contains pointers to data sources
Tivoli支持的另一种包是动态包,它只包含到数据源的指针。 - Note the added function getcurrentdata that does the list node pointer to data offset pointer math for you
请注意添加的getcurrentdata ( )函数,该函数完成从链表节点指针到数据偏移指针的数学转换。 - It's difficult to find pointer to data in a sentence. 用pointer to data造句挺难的
- If it stores its own data it is a value type ; if it holds a pointer to data elsewhere in memory it is a
如果它存储的是自己的数据,则它是值类型;如果它保存指向内存中其他位置的数据的指针,则它是引用类型。